Resource ValueSet/FHIR Server from package nhn.fhir.no.kjernejournal#1.0.1 (31 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "ValueSet",
"id" : "ConsentStatus",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2019-12-04T13:37:00.538+00:00"
},
"url" : "http://nhn.no/kj/fhir/ValueSet/ConsentStatus",
"version" : "1.0",
"name" : "ConsentStatus",
"title" : "Consent Status",
"status" : "active",
"date" : "2019-12-04T13:37:00.5859578+00:00",
"publisher" : "Direktoratet for e-helse",
"immutable" : false,
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/consent-state-codes",
"concept" : [
{
"code" : "active",
"display" : "The consent is to be followed and enforced."
},
{
"code" : "inactive",
"display" : "The consent is terminated or replaced."
},
{
"code" : "entered-in-error",
"display" : "The consent was created wrongly (e.g. wrong patient) and should be ignored."
}
]
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.